SwipeableT.getSnapPoints

Gets the snap points of @self.

Each snap point represents a progress value that is considered acceptable to end the swipe on.

template SwipeableT(TStruct)
double[]
getSnapPoints
()

Return Value

Type: double[]

the snap points

Meta